home *** CD-ROM | disk | FTP | other *** search
/ Freelog 100 / FreelogNo100-NovembreDecembre2010.iso / Systeme / Glarysoft Disk SpeedUp / dssetup.exe / Defrag.exe / 0 / RCDATA / TFRMCOMMUNITY / TFRMCOMMUNITY.txt
Text File  |  2010-08-11  |  1KB  |  51 lines

  1. object frmCommunity: TfrmCommunity
  2.   Left = 511
  3.   Top = 235
  4.   Align = alClient
  5.   BorderStyle = bsNone
  6.   Caption = 'Community'
  7.   ClientHeight = 450
  8.   ClientWidth = 485
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object nbHelp: TNotebook
  20.     Left = 0
  21.     Top = 0
  22.     Width = 485
  23.     Height = 450
  24.     Align = alClient
  25.     TabOrder = 0
  26.     object TPage
  27.       Left = 0
  28.       Top = 0
  29.       Caption = 'About'
  30.       object img3217: TImage32
  31.         Left = 152
  32.         Top = 112
  33.         Width = 192
  34.         Height = 192
  35.         Bitmap.ResamplerClassName = 'TNearestResampler'
  36.         BitmapAlign = baTopLeft
  37.         Scale = 1.000000000000000000
  38.         ScaleMode = smStretch
  39.         TabOrder = 0
  40.         object labConnecting: TLabel
  41.           Left = 58
  42.           Top = 91
  43.           Width = 60
  44.           Height = 13
  45.           Caption = 'Connecting..'
  46.         end
  47.       end
  48.     end
  49.   end
  50. end
  51.